object Launch: TLaunch Left = 200 Top = 108 Width = 359 Height = 145 Caption = 'Launch Error' Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] PixelsPerInch = 96 TextHeight = 13 object Label1: TLabel Left = 72 Top = 16 Width = 257 Height = 13 Caption = 'Cannot launch Web Browser under Win 3.x' end object Label2: TLabel Left = 64 Top = 32 Width = 265 Height = 13 Caption = 'URL has been copied to the clipboard' Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object Label3: TLabel Left = 24 Top = 48 Width = 321 Height = 13 Caption = 'Launch your browser manually and paste URL into Open dialog' end object BitBtn1: TBitBtn Left = 136 Top = 80 Width = 77 Height = 27 TabOrder = 0 Kind = bkOK end end